home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / before / README < prev   
Encoding:
Text File  |  1994-08-02  |  511 b   |  17 lines

  1. Example code snippets that compile under IRIX 5.2 but are not ABI-compliant
  2.  
  3. To test:
  4.  
  5. Run "make" to build the binaries
  6.  
  7. Run check_abi_compliance on the binaries
  8.  
  9.  
  10. FILES:
  11. dirent.c: * illustrates use of directory routines
  12. gettime.c: * illustrates the use of the gettimeofday routine
  13. ieeemath.c: * illustrate the use of math
  14. index.c: * illustrate the use of memory and string routines
  15. ltchars.c: * illustrates the use of extended tty charateristics
  16. ptysetup.c: * demonstrate the method for setting up pseduo-ttys
  17.